home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group02b.txt / 000131_icon-group-sender_Wed Nov 20 16:49:33 2002.msg < prev    next >
Internet Message Format  |  2003-01-02  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id gAKNnSo00793
  4.     for icon-group-addresses; Wed, 20 Nov 2002 16:49:28 -0700 (MST)
  5. Message-Id: <200211202349.gAKNnSo00793@baskerville.CS.Arizona.EDU>
  6. From: "jsampson-indexer" <jsampson@indexes.u-net.com>
  7. To: <icon2002@OptOnLine.net>, <icon-group@cs.arizona.edu>
  8. Subject: RE: tab in regex
  9. Date: Wed, 20 Nov 2002 23:05:02 -0000
  10. X-Priority: 3 (Normal)
  11. X-MSMail-Priority: Normal
  12. Importance: Normal
  13. X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
  14. Errors-To: icon-group-errors@cs.arizona.edu
  15. Status: RO
  16.  
  17. Hello -
  18.  
  19. Thanks for the advice, I'll do some tweaking.
  20.  
  21. > [BTW, what is your application that's prompting the use of regex's?
  22. >  I always found Icon's native pattern-matching to be more powerful,
  23. >  & easy to trace.]
  24.  
  25. I know real Iconeers don't use regex's, but the program I am using takes
  26. them as user input - being brief one-liners they are suitable for this. In
  27. my case here I think mapping tabs to another character and then back again
  28. is probably the best kludge. The program searches tab-delimited data files
  29. so the tab char has to be distinguished from other white-space chars.
  30.  
  31. Regards
  32.  
  33. _John Sampson_
  34.  
  35.